Skip to content

Fix Partition Calculation error for min SPIFFS #2072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 19, 2018
Merged

Fix Partition Calculation error for min SPIFFS #2072

merged 1 commit into from
Nov 19, 2018

Conversation

luc-github
Copy link
Contributor

I have kept the original APPS partintion size on purpose as 40KB SPIFFS is useless IMHO
So I used the gap from original miscalculation for SPIFFS

I have kept the original APPS size on purpose as 40KB SPIFFS is useless IMHO
@bdring
Copy link

bdring commented Nov 18, 2018

I agree with @luc-github. Large apps typically involve a web server. SPIFFS are the best places to store the web pages and 40k is too small.

@me-no-dev me-no-dev merged commit acefd4b into espressif:master Nov 19, 2018
@HHH-01
Copy link

HHH-01 commented Dec 21, 2018

Silly question, what address I should set for the min_spiffs.bin (which I generated from min_spiffs using PY) on the ESP Download Tool?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants